[INFO] fetching crate fuel-core-producer 0.48.2...
[INFO] fixing fuel-core-producer-0.48.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate fuel-core-producer 0.48.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate fuel-core-producer 0.48.2
[INFO] finished tweaking crates.io crate fuel-core-producer 0.48.2
[INFO] tweaked toml for crates.io crate fuel-core-producer 0.48.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fuel-core-producer 0.48.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fuel-core-producer 0.48.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ab7e4ca58d7637033277d3e09ba05c91af4d98b213c28682a88f6144ac23ed96
[INFO] running `Command { std: "docker" "start" "ab7e4ca58d7637033277d3e09ba05c91af4d98b213c28682a88f6144ac23ed96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab7e4ca58d7637033277d3e09ba05c91af4d98b213c28682a88f6144ac23ed96" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab7e4ca58d7637033277d3e09ba05c91af4d98b213c28682a88f6144ac23ed96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab7e4ca58d7637033277d3e09ba05c91af4d98b213c28682a88f6144ac23ed96" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling fuel-derive v0.66.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking fuel-storage v0.66.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking substrate-bn v0.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]    Compiling impl-tools v0.10.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking ethnum v1.5.3
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking fuel-merkle v0.66.4
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking fuel-types v0.66.4
[INFO] [stderr]    Compiling impl-tools-lib v0.11.4
[INFO] [stderr]     Checking tai64 v4.0.0
[INFO] [stderr]     Checking coins-core v0.8.7
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking enum-iterator v2.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking coins-bip32 v0.8.7
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking coins-bip39 v0.8.7
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking fuel-asm v0.66.4
[INFO] [stderr]     Checking secp256k1 v0.30.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking fuel-crypto v0.66.4
[INFO] [stderr]     Checking tokio-rayon v2.1.0
[INFO] [stderr]     Checking fuel-tx v0.66.4
[INFO] [stderr]     Checking fuel-vm v0.66.4
[INFO] [stderr]     Checking fuel-core-types v0.48.2
[INFO] [stderr]     Checking fuel-core-storage v0.48.2
[INFO] [stderr]     Checking fuel-core-producer v0.48.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::block_producer::gas_price::MockChainStateInfoProvider`
[INFO] [stdout]   --> src/block_producer/tests.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |             MockChainStateInfoProvider,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MockChainStateInfoProvider` in `block_producer::gas_price`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 11 -             MockChainStateInfoProvider,
[INFO] [stdout] 11 +             ChainStateInfoProvider,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fuel_core_producer`
[INFO] [stdout]   --> src/block_producer/tests.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use fuel_core_producer as _;
[INFO] [stdout]    |     ------------------^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no external crate `fuel_core_producer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `fuel_core_trace` in this scope
[INFO] [stdout]   --> src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | fuel_core_trace::enable_tracing!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `fuel_core_trace`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: rand::distributions::Distribution<Bytes32>` is not satisfied
[INFO] [stdout]    --> src/block_producer/tests.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     prev_root: rng.r#gen(),
[INFO] [stdout]     |                                    ^^^^^ the trait `rand::distributions::Distribution<Bytes32>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.6/src/distributions/distribution.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait Distribution<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.4/src/distr/distribution.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait Distribution<T> {
[INFO] [stdout]     | ------------------------- this is the trait that was imported
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: `Standard` implements trait `rand::distributions::Distribution<T>`:
[INFO] [stdout]               rand::distributions::Distribution<()>
[INFO] [stdout]               rand::distributions::Distribution<(A, B)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C, D)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C, D, E)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C, D, E, F)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C, D, E, F, G)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C, D, E, F, G, H)>
[INFO] [stdout]             and 62 others
[INFO] [stdout]     = note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand::Rng::r#gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.6/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout]  93 |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout]  94 |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: rand::distributions::Distribution<Bytes32>` is not satisfied
[INFO] [stdout]    --> src/block_producer/tests.rs:182:36
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     prev_root: rng.r#gen(),
[INFO] [stdout]     |                                    ^^^^^ the trait `rand::distributions::Distribution<Bytes32>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.6/src/distributions/distribution.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait Distribution<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.4/src/distr/distribution.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait Distribution<T> {
[INFO] [stdout]     | ------------------------- this is the trait that was imported
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: `Standard` implements trait `rand::distributions::Distribution<T>`:
[INFO] [stdout]               rand::distributions::Distribution<()>
[INFO] [stdout]               rand::distributions::Distribution<(A, B)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C, D)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C, D, E)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C, D, E, F)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C, D, E, F, G)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C, D, E, F, G, H)>
[INFO] [stdout]             and 62 others
[INFO] [stdout]     = note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand::Rng::r#gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.6/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout]  93 |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout]  94 |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Standard: rand::distributions::Distribution<Bytes32>` is not satisfied
[INFO] [stdout]    --> src/block_producer/tests.rs:241:36
[INFO] [stdout]     |
[INFO] [stdout] 241 |                     prev_root: rng.r#gen(),
[INFO] [stdout]     |                                    ^^^^^ the trait `rand::distributions::Distribution<Bytes32>` is not implemented for `Standard`
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.6/src/distributions/distribution.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait Distribution<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.4/src/distr/distribution.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub trait Distribution<T> {
[INFO] [stdout]     | ------------------------- this is the trait that was imported
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]     = help: `Standard` implements trait `rand::distributions::Distribution<T>`:
[INFO] [stdout]               rand::distributions::Distribution<()>
[INFO] [stdout]               rand::distributions::Distribution<(A, B)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C, D)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C, D, E)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C, D, E, F)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C, D, E, F, G)>
[INFO] [stdout]               rand::distributions::Distribution<(A, B, C, D, E, F, G, H)>
[INFO] [stdout]             and 62 others
[INFO] [stdout]     = note: there are multiple different versions of crate `rand` in the dependency graph
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `rand::Rng::r#gen`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.6/src/rng.rs:94:21
[INFO] [stdout]     |
[INFO] [stdout]  93 |     fn gen<T>(&mut self) -> T
[INFO] [stdout]     |        --- required by a bound in this associated function
[INFO] [stdout]  94 |     where Standard: Distribution<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ required by this bound in `Rng::gen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/block_producer/tests.rs:350:42
[INFO] [stdout]     |
[INFO] [stdout] 350 |                 }) if *previous_block == prev_da_height && *best == prev_da_height - 1u64.into()
[INFO] [stdout]     |                       ---------------    ^^^^^^^^^^^^^^ expected `u64`, found `DaBlockHeight`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       expected because this is `u64`
[INFO] [stdout]     |
[INFO] [stdout] help: consider dereferencing the type
[INFO] [stdout]     |
[INFO] [stdout] 350 |                 }) if *previous_block == *prev_da_height && *best == prev_da_height - 1u64.into()
[INFO] [stdout]     |                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/block_producer/tests.rs:350:69
[INFO] [stdout]     |
[INFO] [stdout] 350 |                 }) if *previous_block == prev_da_height && *best == prev_da_height - 1u64.into()
[INFO] [stdout]     |                                                            -----    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `DaBlockHeight`
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            expected because this is `u64`
[INFO] [stdout]     |
[INFO] [stdout] help: consider dereferencing the type
[INFO] [stdout]     |
[INFO] [stdout] 350 |                 }) if *previous_block == prev_da_height && *best == *(prev_da_height - 1u64.into())
[INFO] [stdout]     |                                                                     ++                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `default` found for enum `Block<TransactionRepresentation>` in the current scope
[INFO] [stdout]     --> src/block_producer/tests.rs:1026:46
[INFO] [stdout]      |
[INFO] [stdout] 1026 |         let genesis_block = CompressedBlock::default();
[INFO] [stdout]      |                                              ^^^^^^^ variant, associated function, or constant not found in `Block<Bytes32>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `default` found for enum `fuel_core_types::fuel_tx::ConsensusParameters` in the current scope
[INFO] [stdout]     --> src/block_producer/tests.rs:1069:57
[INFO] [stdout]      |
[INFO] [stdout] 1069 |         let mut consensus_params = ConsensusParameters::default();
[INFO] [stdout]      |                                                         ^^^^^^^ variant, associated function, or constant not found in `fuel_core_types::fuel_tx::ConsensusParameters`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `fuel_core_types::fuel_tx::ConsensusParameters`, consider using `fuel_core_types::fuel_tx::ConsensusParameters::new` which returns `fuel_core_types::fuel_tx::ConsensusParameters`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-tx-0.66.4/src/transaction/consensus_parameters.rs:60:5
[INFO] [stdout]      |
[INFO] [stdout]   60 | /     pub const fn new(
[INFO] [stdout]   61 | |         tx_params: TxParameters,
[INFO] [stdout]   62 | |         predicate_params: PredicateParameters,
[INFO] [stdout]   63 | |         script_params: ScriptParameters,
[INFO] [stdout] ...    |
[INFO] [stdout]   71 | |         privileged_address: Address,
[INFO] [stdout]   72 | |     ) -> Self {
[INFO] [stdout]      | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuel-core-producer` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "ab7e4ca58d7637033277d3e09ba05c91af4d98b213c28682a88f6144ac23ed96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab7e4ca58d7637033277d3e09ba05c91af4d98b213c28682a88f6144ac23ed96", kill_on_drop: false }`
[INFO] [stdout] ab7e4ca58d7637033277d3e09ba05c91af4d98b213c28682a88f6144ac23ed96
